Skip to content

Commit 3e220e7

Browse files
committed
Update llamafile version in README
1 parent 909f791 commit 3e220e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ enable you to work around Windows' 4GB executable file size limit.
270270
For Windows users, here's an example for the Mistral LLM:
271271

272272
```sh
273-
curl -L -o llamafile.exe https://github.com/Mozilla-Ocho/llamafile/releases/download/0.6/llamafile-0.6
273+
curl -L -o llamafile.exe https://github.com/Mozilla-Ocho/llamafile/releases/download/0.8.11/llamafile-0.8.11
274274
curl -L -o mistral.gguf https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.1-GGUF/resolve/main/mistral-7b-instruct-v0.1.Q4_K_M.gguf
275275
./llamafile.exe -m mistral.gguf
276276
```

0 commit comments

Comments
 (0)